Overrides the default behavior.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |
Parameters
- e
- Type: System.Collections.Specialized..::..NotifyCollectionChangedEventArgs